home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Inside!
/
Amiga FD Inside (1995)(Ultramax).iso
/
berndspd
/
sonstiges
/
unixclock
/
unixclock.doc
< prev
next >
Wrap
Text File
|
1995-02-20
|
1KB
|
29 lines
unixclock - make the amiga hardware clock behave like a UNIX clock
© Copyright 1995 by Geert Uytterhoeven (Geert.Uytterhoeven@cs.kuleuven.ac.be)
-----------------------------------------------------------------------------
Unixclock allows you to set your hardware clock to GMT (Greenwich Mean Time)
and have the correct time under UNIX-alikes (e.g. Linux/68k, NetBSD-Amiga,
etc...) and AmigaOS.
It reads the local time zone from the Locale prefs and patches
battclock.resource, so all hardware clock reads and writes will be converted
from GMT to local time and vice versa.
Put the following line in your `S:User-Startup' (i.e. after IPrefs):
Run <>NIL: unixclock
You can remove unixclock by sending it a CTRL-C.
This version doesn't care about DST (Daylight Savings Time) yet.
-----------------------------------------------------------------------------
This program is subject to the terms and conditions of the GNU General Public
License. See the file README.legal for more details.